[INFO] fetching crate dlink-wm 0.1.1...
[INFO] testing dlink-wm-0.1.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate dlink-wm 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate dlink-wm 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate dlink-wm 0.1.1
[INFO] tweaked toml for crates.io crate dlink-wm 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dlink-wm 0.1.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dlink-wm 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 344d51730927a29eab9844341efc16caa08a36953ae59197a504e9e6f5c3280c
[INFO] running `Command { std: "docker" "start" "-a" "344d51730927a29eab9844341efc16caa08a36953ae59197a504e9e6f5c3280c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "344d51730927a29eab9844341efc16caa08a36953ae59197a504e9e6f5c3280c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "344d51730927a29eab9844341efc16caa08a36953ae59197a504e9e6f5c3280c", kill_on_drop: false }`
[INFO] [stdout] 344d51730927a29eab9844341efc16caa08a36953ae59197a504e9e6f5c3280c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fdc63b9750367de6021615020b6ae53c9dd2d3078cd9d615cbede1a51da0889
[INFO] running `Command { std: "docker" "start" "-a" "0fdc63b9750367de6021615020b6ae53c9dd2d3078cd9d615cbede1a51da0889", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling cranelift-isle v0.99.2
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.99.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.99.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling wasmparser v0.110.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cranelift-codegen v0.99.2
[INFO] [stderr]    Compiling cranelift-control v0.99.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling wasmtime-component-util v12.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v12.0.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling wasm-encoder v0.31.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling wasmprinter v0.2.80
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling cranelift-entity v0.99.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling wasmtime-types v12.0.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling cranelift-bforest v0.99.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling wasmtime-environ v12.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling wasmtime-fiber v12.0.2
[INFO] [stderr]    Compiling ittapi-sys v0.3.5
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling cap-primitives v2.0.2
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasmtime-runtime v12.0.2
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling wasmtime-asm-macros v12.0.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling wit-parser v0.9.2
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling wasm-encoder v0.244.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling wasmtime-jit-debug v12.0.2
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling wasmtime-cache v12.0.2
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling cap-std v2.0.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling wast v244.0.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v12.0.2
[INFO] [stderr]    Compiling cranelift-frontend v0.99.2
[INFO] [stderr]    Compiling cranelift-native v0.99.2
[INFO] [stderr]    Compiling wasmtime-cranelift-shared v12.0.2
[INFO] [stderr]    Compiling cranelift-wasm v0.99.2
[INFO] [stderr]    Compiling ittapi v0.3.5
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling file-per-thread-logger v0.2.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v12.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling wasmtime-jit v12.0.2
[INFO] [stderr]    Compiling wasmtime-cranelift v12.0.2
[INFO] [stderr]    Compiling wiggle-generate v12.0.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling wasmtime-component-macro v12.0.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling wat v1.244.0
[INFO] [stderr]    Compiling wasi-common v12.0.2
[INFO] [stderr]    Compiling wasmtime v12.0.2
[INFO] [stderr]    Compiling wiggle-macro v12.0.2
[INFO] [stderr]    Compiling cap-fs-ext v2.0.2
[INFO] [stderr]    Compiling system-interface v0.26.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cap-rand v2.0.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cap-time-ext v2.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling wasmtime-wasi v12.0.2
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling wiggle v12.0.2
[INFO] [stderr]    Compiling wasi-cap-std-sync v12.0.2
[INFO] [stderr]    Compiling dlink-wm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 08s
[INFO] running `Command { std: "docker" "inspect" "0fdc63b9750367de6021615020b6ae53c9dd2d3078cd9d615cbede1a51da0889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fdc63b9750367de6021615020b6ae53c9dd2d3078cd9d615cbede1a51da0889", kill_on_drop: false }`
[INFO] [stdout] 0fdc63b9750367de6021615020b6ae53c9dd2d3078cd9d615cbede1a51da0889
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad2646e9e64d6976da381086b4104544706134110b8c702d2e6157d4bd863c19
[INFO] running `Command { std: "docker" "start" "-a" "ad2646e9e64d6976da381086b4104544706134110b8c702d2e6157d4bd863c19", kill_on_drop: false }`
[INFO] [stderr]    Compiling dlink-wm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.41s
[INFO] running `Command { std: "docker" "inspect" "ad2646e9e64d6976da381086b4104544706134110b8c702d2e6157d4bd863c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad2646e9e64d6976da381086b4104544706134110b8c702d2e6157d4bd863c19", kill_on_drop: false }`
[INFO] [stdout] ad2646e9e64d6976da381086b4104544706134110b8c702d2e6157d4bd863c19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b0346406822b0ddb77c0aaaedb2eaf10203f93b89b258451d705c6168be9c08
[INFO] running `Command { std: "docker" "start" "-a" "5b0346406822b0ddb77c0aaaedb2eaf10203f93b89b258451d705c6168be9c08", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dlink_wm-730bb6f5bf1f8d15)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dlink_wm
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/utils.rs - utils::serialize_to_wasm (line 149) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::write_wasm_memory (line 63) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::deserialize_from_wasm (line 100) ... ok
[INFO] [stdout] test src/host_import.rs - host_import::create_dlinkwm_linker (line 332) ... ok
[INFO] [stdout] test src/host_import.rs - host_import::init_store_with_wasi (line 249) ... ok
[INFO] [stdout] test src/host_import.rs - host_import::register_host_method (line 77) ... ok
[INFO] [stdout] test src/utils.rs - utils::read_wasm_memory (line 28) ... ok
[INFO] [stdout] test src/lib.rs - (line 19) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils.rs - utils::serialize_to_wasm (line 149) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqkg3Jr/rustc8whqbs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdlink_wm-9b1a60f74ad5e6dc,libtoml-09408caf5669f225,libtoml_edit-5db07ac9935a4b5b,libserde_spanned-ecfb1cfc1dcf2753,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-3e756d0d4d7df605,libnotify-e0922d7d5f593617,libmio-8e9e93b309903cd9,libcrossbeam_channel-54e7071fd9e2348e,libfiletime-39ff944ae1768e0c,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-c2215dfa5f752b76,libinotify_sys-e510e9f546360314,libbitflags-e2b4db6c651223da,libwasmtime_wasi-1337ef8f28b24f1a,libwasi_cap_std_sync-64aa860340b414f6,libwasi_common-a312cab77c8c812f,libfutures-a60e4db6dd176ca2,libfutures_util-0d0108cffeb87cf4,libfutures_sink-b53a6375eb17e00c,libfutures_task-6ccf78234f0eff71,libpin_utils-9a5791cba021167a,libfutures_core-fb8ae24b3d123d37,libcap_fs_ext-bbd2617f20c5869a,libwiggle-f98a68c0ebcca629,libtracing-dfd02a7c9a03af62,libtracing_core-77cf0370bdfefeda,libtokio-83fb76c4bc85d6ed,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libpin_project_lite-bedc6e0acd72ff2a,libsystem_interface-7d59f99b39981a86,libbytes-752d6eacdc0bb513,libcap_rand-1c0cce213c2fb863,librand-9393b5e10476ca44,librand_chacha-0a8fdbc0391b5760,libppv_lite86-0e4a59af51b9c534,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libcap_time_ext-adaadf460fc16948,libiana_time_zone-54997521cde77023,libcap_std-bddecf35be578cc6,libcap_primitives-a09725f494962640,libfs_set_times-93a41c32fa257bf3,libipnet-9aae67a4e846df6d,libmaybe_owned-10c26e84bab7a805,libio_extras-35d619f3dbdd6028,libio_lifetimes-8d1b0f1f094fb873,libambient_authority-a26d4993665de373,libwasmtime-5d4ba0d6aa5db80c,libwat-cf0f3a5f07703938,libwast-ef2737d8b4ee0513,libwasm_encoder-e523e68878e7a859,libleb128fmt-2a9a82a3ed621724,libunicode_width-11318280e9097d13,libwasmtime_cranelift-1d602553342c8992,libwasmtime_cranelift_shared-89ca46b85d846676,libcranelift_native-a145fab843a62adb,libcranelift_wasm-1fae4754ecbb3849,libitertools-e528317219236035,libcranelift_frontend-e5262b72ff486e2f,libcranelift_codegen-cbb255466f821d7b,libbumpalo-d94fd049f85eaf3b,libcranelift_codegen_shared-30a9b4cddc745e29,libregalloc2-98bd58d8ff02ecfb,libslice_group_by-c92f99ee88cf59e5,libhashbrown-7a9d70898a177fae,libahash-c0826fed0003b670,libzerocopy-9ce4d6a01baf3e99,libsmallvec-42869113a3c3f2c5,librustc_hash-17912ff924ee104f,libcranelift_control-0a2cec1bde87304f,libarbitrary-690fbdcae6a1595e,libcranelift_bforest-79bb5358237bd541,libpsm-13ee37af5c0f9cc6,libfxprof_processed_profile-f8a706cee5def0de,libserde_json-6f97defa82dc0398,libzmij-277feea2eba4ef7a,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libdebugid-38b3c9cecd3e66f4,libuuid-7396fa70c5335e84,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libwasmtime_cache-190e932622ffad24,libfile_per_thread_logger-39e64f948b628c73,libenv_logger-1aef54d18f7d0b68,libtermcolor-96a9ed65821a6544,libis_terminal-f80c0c8c5f7162bc,libhumantime-ec1108f343b20094,libregex-d50cd07c115cb5e0,libregex_automata-c9f49cd8b1e9e913,libaho_corasick-96707775b14d7c29,libregex_syntax-3eb42aed563cb123,libtoml-90f2ac4ea00226c4,libzstd-3bc733df6c81fc47,libzstd_safe-09c4997845b59ecf,libzstd_sys-486ddedac0858695,libdirectories_next-049dab0c31d0ba64,libdirs_sys_next-51b7269fe54bf180,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libbase64-64299f9d815d057c,libwasmtime_jit-07a4e3c04b8de0ad,libaddr2line-ebc84b433b0d2a52,libbincode-807c5ef77d5b4a5a,libcpp_demangle-d89efea0a15aaff1,librustc_demangle-38aff716f5dc6a1c,libittapi-edc40e5c37b93cf4,libittapi_sys-e891716bb0b5718d,libwasmtime_jit_icache_coherence-1dadafa3d8bc970e,libwasmtime_runtime-0eadf10e3cecf2e5,libmemfd-f48b7b593f85c215,librustix-b133d5c05bee6698,liblinux_raw_sys-693dbac71fe04287,libwasmtime_fiber-2654f846ca6cf4e7,libencoding_rs-f47fb1c01542042e,libwasmtime_asm_macros-ec52e69eb24b4f2f,libwasmtime_jit_debug-2e5725756344cef0,librustix-23c45454d60876a0,libonce_cell-0ba6aecba7086d38,libitoa-ae20521aea192d35,liblinux_raw_sys-aa9c2ff6a845f8dc,liblibc-0ae50395762272e0,libsptr-5a73e921c704f766,libmemoffset-3c8ed49e1d551200,libwasmtime_environ-e261eddae8c0c90e,libwasmprinter-090a32d2dd8f7919,libwasmparser-130b0eb7d8cb69db,libbitflags-9710438662028847,libgimli-d822757fdc434eeb,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-2e8a51880becee83,liblog-cfb0a897de58af94,libwasm_encoder-ce1caf2e7d322e01,libleb128-ae0983f084a091ac,libwasmtime_component_util-25e5c56177e34ea3,libwasmtime_types-f710ed5891247a6c,libwasmparser-8cd44f7289d1fca7,libsemver-696d06b0fb952eb7,libindexmap-ceb1c35cc6ef1553,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libcranelift_entity-8c4ff4fb7a624275,libtarget_lexicon-1864cdf2b26ec299,libthiserror-dc7bea5352ec390f,libserde-090df1c731b721c9,libserde_core-8323e53422f20d71,libobject-12e1c342bb33037a,libindexmap-98e9c409d358ec73,libhashbrown-8ac6e23154e6c3d0,libcrc32fast-a168475f3cebd277,libcfg_if-5af52f617df93f8f,libmemchr-f9c66c7ba21bf873,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqkg3Jr/rustc8whqbs/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-cb48f0f5b34271d0/out" "-L" "/opt/rustwide/target/debug/build/psm-2a5c478292f3bd36/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-runtime-3031fabfbd6994ad/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-e8388a19c862f3d3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqkg3Jr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::write_wasm_memory (line 63) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestdDhXiJ/rustcCnkFQy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdlink_wm-9b1a60f74ad5e6dc,libtoml-09408caf5669f225,libtoml_edit-5db07ac9935a4b5b,libserde_spanned-ecfb1cfc1dcf2753,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-3e756d0d4d7df605,libnotify-e0922d7d5f593617,libmio-8e9e93b309903cd9,libcrossbeam_channel-54e7071fd9e2348e,libfiletime-39ff944ae1768e0c,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-c2215dfa5f752b76,libinotify_sys-e510e9f546360314,libbitflags-e2b4db6c651223da,libwasmtime_wasi-1337ef8f28b24f1a,libwasi_cap_std_sync-64aa860340b414f6,libwasi_common-a312cab77c8c812f,libfutures-a60e4db6dd176ca2,libfutures_util-0d0108cffeb87cf4,libfutures_sink-b53a6375eb17e00c,libfutures_task-6ccf78234f0eff71,libpin_utils-9a5791cba021167a,libfutures_core-fb8ae24b3d123d37,libcap_fs_ext-bbd2617f20c5869a,libwiggle-f98a68c0ebcca629,libtracing-dfd02a7c9a03af62,libtracing_core-77cf0370bdfefeda,libtokio-83fb76c4bc85d6ed,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libpin_project_lite-bedc6e0acd72ff2a,libsystem_interface-7d59f99b39981a86,libbytes-752d6eacdc0bb513,libcap_rand-1c0cce213c2fb863,librand-9393b5e10476ca44,librand_chacha-0a8fdbc0391b5760,libppv_lite86-0e4a59af51b9c534,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libcap_time_ext-adaadf460fc16948,libiana_time_zone-54997521cde77023,libcap_std-bddecf35be578cc6,libcap_primitives-a09725f494962640,libfs_set_times-93a41c32fa257bf3,libipnet-9aae67a4e846df6d,libmaybe_owned-10c26e84bab7a805,libio_extras-35d619f3dbdd6028,libio_lifetimes-8d1b0f1f094fb873,libambient_authority-a26d4993665de373,libwasmtime-5d4ba0d6aa5db80c,libwat-cf0f3a5f07703938,libwast-ef2737d8b4ee0513,libwasm_encoder-e523e68878e7a859,libleb128fmt-2a9a82a3ed621724,libunicode_width-11318280e9097d13,libwasmtime_cranelift-1d602553342c8992,libwasmtime_cranelift_shared-89ca46b85d846676,libcranelift_native-a145fab843a62adb,libcranelift_wasm-1fae4754ecbb3849,libitertools-e528317219236035,libcranelift_frontend-e5262b72ff486e2f,libcranelift_codegen-cbb255466f821d7b,libbumpalo-d94fd049f85eaf3b,libcranelift_codegen_shared-30a9b4cddc745e29,libregalloc2-98bd58d8ff02ecfb,libslice_group_by-c92f99ee88cf59e5,libhashbrown-7a9d70898a177fae,libahash-c0826fed0003b670,libzerocopy-9ce4d6a01baf3e99,libsmallvec-42869113a3c3f2c5,librustc_hash-17912ff924ee104f,libcranelift_control-0a2cec1bde87304f,libarbitrary-690fbdcae6a1595e,libcranelift_bforest-79bb5358237bd541,libpsm-13ee37af5c0f9cc6,libfxprof_processed_profile-f8a706cee5def0de,libserde_json-6f97defa82dc0398,libzmij-277feea2eba4ef7a,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libdebugid-38b3c9cecd3e66f4,libuuid-7396fa70c5335e84,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libwasmtime_cache-190e932622ffad24,libfile_per_thread_logger-39e64f948b628c73,libenv_logger-1aef54d18f7d0b68,libtermcolor-96a9ed65821a6544,libis_terminal-f80c0c8c5f7162bc,libhumantime-ec1108f343b20094,libregex-d50cd07c115cb5e0,libregex_automata-c9f49cd8b1e9e913,libaho_corasick-96707775b14d7c29,libregex_syntax-3eb42aed563cb123,libtoml-90f2ac4ea00226c4,libzstd-3bc733df6c81fc47,libzstd_safe-09c4997845b59ecf,libzstd_sys-486ddedac0858695,libdirectories_next-049dab0c31d0ba64,libdirs_sys_next-51b7269fe54bf180,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libbase64-64299f9d815d057c,libwasmtime_jit-07a4e3c04b8de0ad,libaddr2line-ebc84b433b0d2a52,libbincode-807c5ef77d5b4a5a,libcpp_demangle-d89efea0a15aaff1,librustc_demangle-38aff716f5dc6a1c,libittapi-edc40e5c37b93cf4,libittapi_sys-e891716bb0b5718d,libwasmtime_jit_icache_coherence-1dadafa3d8bc970e,libwasmtime_runtime-0eadf10e3cecf2e5,libmemfd-f48b7b593f85c215,librustix-b133d5c05bee6698,liblinux_raw_sys-693dbac71fe04287,libwasmtime_fiber-2654f846ca6cf4e7,libencoding_rs-f47fb1c01542042e,libwasmtime_asm_macros-ec52e69eb24b4f2f,libwasmtime_jit_debug-2e5725756344cef0,librustix-23c45454d60876a0,libonce_cell-0ba6aecba7086d38,libitoa-ae20521aea192d35,liblinux_raw_sys-aa9c2ff6a845f8dc,liblibc-0ae50395762272e0,libsptr-5a73e921c704f766,libmemoffset-3c8ed49e1d551200,libwasmtime_environ-e261eddae8c0c90e,libwasmprinter-090a32d2dd8f7919,libwasmparser-130b0eb7d8cb69db,libbitflags-9710438662028847,libgimli-d822757fdc434eeb,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-2e8a51880becee83,liblog-cfb0a897de58af94,libwasm_encoder-ce1caf2e7d322e01,libleb128-ae0983f084a091ac,libwasmtime_component_util-25e5c56177e34ea3,libwasmtime_types-f710ed5891247a6c,libwasmparser-8cd44f7289d1fca7,libsemver-696d06b0fb952eb7,libindexmap-ceb1c35cc6ef1553,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libcranelift_entity-8c4ff4fb7a624275,libtarget_lexicon-1864cdf2b26ec299,libthiserror-dc7bea5352ec390f,libserde-090df1c731b721c9,libserde_core-8323e53422f20d71,libobject-12e1c342bb33037a,libindexmap-98e9c409d358ec73,libhashbrown-8ac6e23154e6c3d0,libcrc32fast-a168475f3cebd277,libcfg_if-5af52f617df93f8f,libmemchr-f9c66c7ba21bf873,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestdDhXiJ/rustcCnkFQy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-cb48f0f5b34271d0/out" "-L" "/opt/rustwide/target/debug/build/psm-2a5c478292f3bd36/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-runtime-3031fabfbd6994ad/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-e8388a19c862f3d3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdDhXiJ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/utils.rs - utils::serialize_to_wasm (line 149)
[INFO] [stdout]     src/utils.rs - utils::write_wasm_memory (line 63)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.95s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5b0346406822b0ddb77c0aaaedb2eaf10203f93b89b258451d705c6168be9c08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b0346406822b0ddb77c0aaaedb2eaf10203f93b89b258451d705c6168be9c08", kill_on_drop: false }`
[INFO] [stdout] 5b0346406822b0ddb77c0aaaedb2eaf10203f93b89b258451d705c6168be9c08
